Package com.mapbox.navigation.ui.base.formatter

Types

ValueFormatter
Link copied to clipboard
fun fun interface ValueFormatter<in T, out R>
An interface for formatting from one value to another.